Skip to main content
Version: 1.8.x.x LTS

Release notes

nevisAdapt 1.8.12.3 LTS - 21.02.2024

Changes and new features

  • CHANGED: Dependencies updated.

Upgrading from nevisAdapt 1.8.11.7 - 1.8.12.3

Step 1: Installation

Install the nevisadapt and nevisdetectcl packages with version 1.8.12.3 on your servers.

Step 2: Configuration files

No changes required.

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisAdapt component.

nevisAdapt 1.8.11.7 LTS - 04.12.2023

Changes and new features

  • FIXED: scheduled jobs use separate thread to avoid getting stuck
  • NEW: observation count limit / (user and observation)

Upgrading from nevisAdapt 1.8.0.* - 1.8.11.7

Step 1: Installation

Install the nevisadapt and nevisdetectcl packages with version 1.8.11.7 on your servers.

Step 2: Configuration files

nevisadapt.properties:

  • NEW: mandatory property nevisadapt.thread.pool.size (example: 10)
  • NEW: mandatory property nevisadapt.thread.group.name (example: "NevisAdaptThreadGroup")
  • NEW: optional property nevisadapt.observation.limit in days, default value is 90 (highly recommended to set a lower value)

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisDetect components.

nevisAdapt 1.8.10.1 LTS - 15.11.2023

Changes and new features

  • NEW: Untrusted observation cleanup configuration property now available.
  • CHANGED: Dependencies updated.
  • CHANGED: Task schedulers merged into a single one.

Upgrading from nevisAdapt 1.8.0.* - 1.8.10.1

Step 1: Installation

Install the nevisadapt and nevisdetectcl packages with version 1.8.10.1 on your servers.

Step 2: Configuration files

nevisadapt.properties:

  • NEW: nevisadapt.observation.untrusted.timeframe.days allows untrusted sessions and observations to be cleaned up sooner than trusted but old ones. Default value is 60.

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisAdapt component.

nevisAdapt 1.8.9.1 LTS - 16.08.2023

Changes and new features

  • CHANGED: We introduced several debug messages to follow the state of the halting scheduled cleanup job.
  • CHANGED: We extended the cleanup job with observations belonging to sessions with no end date and old start date.

Upgrading from nevisAdapt 1.8.0.* - 1.8.9.1

Step 1: Installation

Install the nevisadapt and nevisdetectcl packages with version 1.8.9.1 on your servers.

Step 2: Configuration files

No changes required.

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisDetect components.

nevisAdapt 1.8.8.6 LTS - 24.05.2023

Changes and new features

  • CHANGED: We refactored the reported slow query to make it more efficient.
  • CHANGED: We upgraded User-Agent Parser to v1.5.4.
  • ADDED: We back-ported various dependency changes from Rolling Release.

Step 1: Installation

Install the nevisadapt and nevisdetectcl packages with version 1.8.8.6 on your servers.

Step 2: Configuration files

No configuration changes.

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisDetect components.

nevisAdapt 1.8.6.1 LTS - 16.11.2022

Changes and new features

  • FIXED: We fixed the inconsistent behavior of event-based authentication step decision.
  • SECURITY: We upgraded critical vulnerable dependencies:
    • Spring Security: CVE-2022-22976, CVE-2022-22978, CVE-2022-31690, CVE-2022-31692

Step 1: Installation

Install the nevisadapt and nevisdetectcl packages with version 1.8.6.1 on your servers.

Step 2: Configuration files

No configuration changes.

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisDetect components.

nevisAdapt 1.8.4.1 LTS - 17.08.2022

Changes and new features

  • UPGRADE: We upgraded User Agent Parser to v1.5.3.
  • CHANGED: We added a success log entry for updating IP blacklist.
  • CHANGED: We removed an unnecessary update for IP blacklists if URL is explicitly unset.

Step 1: Installation

Install the packages with version 1.8.4.1 (nevisadapt and nevisdetectcl) on the server(s).

Step 2: Configuration files

  • To avoid automated IP Reputation updates, set the property empty:
nevisadapt.ipReputation.update.url=

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisDetect components.

nevisAdapt 1.8.3.0 LTS - 18.05.2022

Changes and new features

  • CHANGED: Log4j migration is applied for AuthStates.

Step 1: Installation

Install the packages with version 1.8.2.5 (nevisadapt and nevisdetectcl) on the server(s).

Step 2: Configuration files

No changes required.

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisDetect components.

nevisAdapt 1.8.2.5 LTS - 16.02.2022

Changes and new features

  • FIXED: The bug that caused observations not to be marked as trusted at the end of the authentication flow.
  • FIXED: The name of the log files in case of log rotation.
  • FIXED: The possibility to select a follow-up step in case second factor authentication failed.
  • UPGRADED: Angular is upgraded to v13.
  • UPGRADED: Spring is upgraded to v5.3.

Upgrading from nevisAdapt 1.8.1.* - 1.8.2.5

Step 1: Installation

Install the packages with version 1.8.2.5 (nevisadapt and nevisdetectcl) on the server(s).

Step 2: Configuration files

No changes required.

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisDetect components.

nevisAdapt 1.8.1.3 LTS - 17.11.2021

Changes and new features

  • IMPROVEMENT: From now on, we use ISO 8601 date format in the notifications.
  • FIXED: We fixed a bug causing empty notifications in case of event configurations.
  • FIXED: We fixed a bug caused by the lack of configuration for the secTokenTrustStore in the nevisAdapt Instance pattern when own trust stores were used.

Upgrading from nevisAdapt 1.8.0.* - 1.8.1.3

Step 1: Installation

Install the packages with version 1.8.1.3 (nevisadapt and nevisdetectcl) on the server(s).

Step 2: Configuration files

No changes required.

Step 3: Database

No schema changes.

Step 4: Start

Start the nevisDetect components.